Metadata-Version: 2.1
Name: XAI-Library
Version: 0.0.4
Summary: An integrated library for explanation methods.
Home-page: https://github.com/kdd-lab/XAI-Lib/
Author: rinziv
Author-email: rinzivillo@isti.cnr.it
License: MIT
Project-URL: Documentation, https://github.com/kdd-lab/XAI-Lib/
Project-URL: Source, https://github.com/kdd-lab/XAI-Lib/
Project-URL: Download, https://pypi.org/project/XAI-Lib/#files
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Description-Content-Type: text/x-rst; charset=UTF-8
Provides-Extra: testing
License-File: LICENSE.txt


|

=======
XAI-Lib
=======


   An integrated library for explanation methods.


A python library to develop explaninable machine learning models. The library provides an integrated interface to setup and execute explanation methods for black boxes.


.. _pyscaffold-notes:

Note
====

This project has been set up using PyScaffold 4.2.1. For details and usage
information on PyScaffold see https://pyscaffold.org/.
